Using CygNet Filter Rules

CygNet rules are used extensively in CygNet to create custom filter options (and group node rule-based hierarchies) to limit the amount of data that is presented to the user in many CygNet Studio ActiveX controls, Canvas controls, and other CygNet applications.

Use the <item> Filter dialog box to add and delete rules, traverse the filter hierarchy tree, and export and import rules. Rule logic can be viewed in a hierarchical tree format or in text format. Use the Rule Definition dialog box to select and/or build filter rules with variable options to create a logical filter to assist with filtering data. The tool builds a query string to be used to display or filter data when the rule is selected. Rules may be (AND)’ed or (OR)’ed to create a single rule filter, or options are available to combine multiple single rules to (AND) and (OR) rules together to create compound rules.

The CygNet Filter feature is used in the following CygNet editors, controls, and utilities:

Application or Utility Item Filtered Attributes
    Alarm Alarm Record Audit Current Values Custom Event Info Facility Group History Note Notification Point

Canvas CygNet-Aware controls

Alarm

Facility

Check

 

 

 

 

 

Check

 

 

 

 

 

CygNet Business Object Builder,

Business Object Mappings

Facility

     

Check

   

Check

       

Check

CygNet Explorer, Energy Load

Forecasting Editor, UIS Commands

Facility

           

Check

         

CygNet Explorer, GCM Device Editor,

Group Filters

           

Check

         

CygNet Measurement

Smart Groups

                       

CygNet Report Module

Reports

           

Check

         

CygNet Studio CygNet-Aware tools,

[ReferenceFacility] property

Source Attribute

     

Check

   

Check

       

Check

CygNet Studio, CAS View Control and

CygNet Explorer, CAS pane

Alarm

Check

   

Check

Check

 

Check

         

CygNet Studio, CygNet-Aware tools,

[ReferenceFacility] property

Facility Rule

           

Check

         

CygNet Studio, Event Summary Control, Data

AUD Events    

Check

Check

Check

 

Check

       

Check

CygNet Studio, Event Summary Control, Data

ELS Alarms  

Check

 

Check

Check

Check

Check

       

Check

CygNet Studio, Event Summary Control, Data

ELS Events          

Check

           

CygNet Studio, Facility Navigation Bar Control

Initial Facility        

Check

 

Check

         

CygNet Studio, GCM Nomination Grid Control

           

Check

         

CygNet Studio, Group Navigation Bar Tool

       

Check

   

Check

       

CygNet Studio, Trend Tool

Display Information                  

Check

   

CygNet Explorer, GNS Editor, Messages,

Reference Point Tag

     

Check

   

Check

     

Check

Check

Group Rule-Based Hierarchy

Group Manager Utility

Groups

Nodes

 

 

 

 

 

 

 

Check

 

 

 

 

VHS Recovery utility,

Journal File Recovery and Database Recovery

History Data

               

Check

     

Link

facilityFilter

pointFilter

 

 

 

 

 

 

Check

 

 

 

 

Check

Each CygNet application or control mentioned above utilizes the same Rule Definition feature to create filter rules; however the comparison items that may be chosen for the rule will vary according to the context.

Facility Rules Dialog Box Scripting

Each CygNet Studio ActiveX control has a scripting interface that can be used to manipulate the configuration and options of the filter rules. See Scripting for each control for more information about the methods available.

The following scripting options are available for data interface functions related to the Facility Rules dialog box.

COM API Description and Link

CxDialogs

CxScript

The ShowFacilityRulesDialog method displays the Facility Rules dialog box.

The ShowFacilityRulesDialogSimple method displays the Facility Rules dialog box.


More:

Back to top